home *** CD-ROM | disk | FTP | other *** search
/ Network CD 2 / Network CD - Volume 2.iso / programs / internet / tcp / clients / nothello.readme < prev    next >
Encoding:
Text File  |  1995-05-13  |  1.4 KB  |  26 lines

  1.  
  2.   Nothello is a little project I wrote as a result of being able to play
  3. with the upcoming Grapevine IRC client by Brian Cerveny.  In talking to
  4. Brian, I had visions of all the potentials of having an Amiga-based IRC
  5. client, that can start up other clients as a DCC command.  Nothello was
  6. the first result of my ideas.  I know of others who are planning clients,
  7. as well, and I have more ambitious plans myself.  Nothello was just
  8. something simple enough to learn sockets programming, and to develop my
  9. own routines and style.
  10.  
  11. While Nothello was designed with IRC startup in mind, it can easily be used
  12. standalone, as well.  All you have to do is call it with the proper
  13. host and port number arguments, which is what Grapevine will do itself.
  14. It's just more privy to that information than you are. :)  To start it up
  15. on your own, which is really the only way until Grapevine itself is released,
  16. you just find an opponent with either AmiTCP or as225 installed, get his
  17. Amiga's hostname or IP number, agree on a suitable port number to use, and
  18. then run it with the proper args.
  19.  
  20. [Note:    The /DCC startup via Grapevine is subject to change, as Grapevine
  21.     is still in development.  At this time, the planned support through
  22.     Grapevine will be by /DCC command, i.e. /dcc nethello danimal
  23.     If there will be any changes in the startup options for Grapevine
  24.     compatibility, an appropriate version will be released.]
  25.  
  26.